Get Specific Operator Connect Number
The Get Specific Operator Connect Number request retrieves a specific Operator Connect number on Live Platform. Numbers can be viewed in the Number Management page of the Multitenant portal (see Operator Connect Number Management).
URI
{{baseUrl}}/api/v2/oc/numbers/{phonenumber}
                                                HTTP Method
GET
Request Parameters
| 
                                                             Parameter  | 
                                                        
                                                             Type  | 
                                                        
                                                             Description  | 
                                                    
|---|---|---|
| 
                                                             Phone Number  | 
                                                        
                                                             string  | 
                                                        
                                                             Customer phone number  | 
                                                    
Example Response
{
    "uploadTelephoneNumberEntryId": 325390,
    "source": "webapi",
    "sbcList": [
        {
            "sbcName": "oc1.sandbox2.audiocodes.be [20.102.51.206]",
            "sbcId": 8
        }
    ],
    "id": 125796,
    "uploadToAccountJobId": 3185,
    "whenCreated": "2024-04-16T12:13:42.8160255+00:00",
    "acquiredNumberStatus": null,
    "telephoneNumber": "+442074996300",
    "callingProfileId": "5f3fbb3b-df9b-483d-b294-c7eb01e22aac",
    "acquiredCapabilities": [
        "Office365",
        "InboundCalling",
        "OutboundCalling",
        "UserAssignment"
    ],
    "availableCapabilities": [
        "FirstPartyAppAssignment",
        "Office365",
        "InboundCalling",
        "OutboundCalling",
        "UserAssignment",
        "Mobile"
    ],
    "acquiredOn": "2024-04-16T12:10:06.8660792+00:00",
    "isoCountryCode": "GB",
    "tnUploadJobId": "c82e3c6b-e845-4dc6-ac8d-6ff96a2b8efa",
    "locationId": null,
    "civicAddressId": null,
    "assignmentStatus": null,
    "tenantId": "f94238e5-4f2c-4e1b-8125-2d27122ca75f",
    "aslcht": null,
    "aslsct": null,
    "aslvCode": null,
    "asticks": null
}
                                                HTTP Responses
| ■ | 200 OK | 
| 
                                                             Parameter  | 
                                                        
                                                             Type  | 
                                                        
                                                             Description  | 
                                                    |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
                                                             Id  | 
                                                        
                                                             string  | 
                                                        
                                                             Unique identifier of the uploaded number.  | 
                                                    |||||||||||||||||||||
| 
                                                             uploadToAccountJobId  | 
                                                        
                                                             integer  | 
                                                        
                                                             Job Id indicating when the number was uploaded.  | 
                                                    |||||||||||||||||||||
| 
                                                             whenCreated  | 
                                                        
                                                             string($date-time)  | 
                                                        
                                                             Timestamp at the commencement of the number retrieval.  | 
                                                    |||||||||||||||||||||
| 
                                                             acquiredNumberStatus  | 
                                                        
                                                             integer  | 
                                                        
                                                             One of the following values: 
 
 
  | 
                                                    |||||||||||||||||||||
| 
                                                             telephoneNumber  | 
                                                        
                                                             string  | 
                                                        
                                                             List of retrieved telephone numbers.  | 
                                                    |||||||||||||||||||||
| 
                                                             callingProfileId  | 
                                                        
                                                             string  | 
                                                        
                                                             The Id of the attached Calling Profile. Calling profiles are attached by AudioCodes Professional Services.  | 
                                                    |||||||||||||||||||||
| 
                                                             acquiredCapabilities  | 
                                                        
                                                             string  | 
                                                        
                                                             Capabilities acquired from the Calling profile. One of the following values: 
 
 
 
 
 
 
  | 
                                                    |||||||||||||||||||||
| 
                                                             availableCapabilities  | 
                                                        
                                                             string  | 
                                                        
                                                             Capabilities available for configuration in the Calling profile. One of the following values: 
 
 
 
 
 
 
  | 
                                                    |||||||||||||||||||||
| 
                                                             acquiredOn  | 
                                                        
                                                             string($date-time)  | 
                                                        
                                                             Timestamp indicating when the number was uploaded to customer tenant.  | 
                                                    |||||||||||||||||||||
| 
                                                             isoCountryCode  | 
                                                        
                                                             string  | 
                                                        
                                                             Country Calling dial code configured by customer in Teams admin center. See Country Dialing Codes for a full list of Dialing codes.  | 
                                                    |||||||||||||||||||||
| 
                                                             tnUploadJobId  | 
                                                        
                                                             string  | 
                                                        
                                                             Id for upload to customer account.  | 
                                                    |||||||||||||||||||||
| 
                                                             locationId  | 
                                                        
                                                             string  | 
                                                        
                                                             Id of the site location (see Get Services Brief Details (V3).  | 
                                                    |||||||||||||||||||||
| 
                                                             civicAddressId  | 
                                                        
                                                             string  | 
                                                        
                                                             Id of the civicAddress (see Get All OC Leads).  | 
                                                    |||||||||||||||||||||
| 
                                                             assignmentStatus  | 
                                                        
                                                             list  | 
                                                        
                                                             Indicates the type of number assignment in the Teams admin center: 
 
 
 
  | 
                                                    |||||||||||||||||||||
| 
                                                             tenantId  | 
                                                        
                                                             string  | 
                                                        
                                                             Customer tenant Azure subscription tenant Id.  | 
                                                    |||||||||||||||||||||
| 
                                                             aslcht  | 
                                                        
                                                             string($date-time)  | 
                                                        
                                                             Last successful assignment check time, updated each time after a successful verification. If there are errors, do not update this field, and do not touch the status itself.  | 
                                                    |||||||||||||||||||||
| 
                                                             aslcht  | 
                                                        
                                                             string($date-time)  | 
                                                        
                                                             Last status change time (null if not known).  | 
                                                    |||||||||||||||||||||
| 
                                                             alsvcode  | 
                                                        
                                                             string  | 
                                                        
                                                             Last verification code, numeric, inspired from http status codes: 
 
 
  | 
                                                    |||||||||||||||||||||
| 
                                                             asticks  | 
                                                        
                                                             string($date-time)  | 
                                                        
                                                             Ticks for the iteration session.  | 
                                                    |||||||||||||||||||||
| 
                                                             UploadTelephoneNumberEntryId  | 
                                                        
                                                             integer  | 
                                                        
                                                             Id generated at the start of the upload process.  | 
                                                    |||||||||||||||||||||
| 
                                                             source  | 
                                                        
                                                             string  | 
                                                        
                                                             Source interface of the uploaded number; webapi  | 
                                                    |||||||||||||||||||||
| 
                                                             sbcList  | 
                                                        
                                                             list array  | 
                                                        
                                                             List array including the following parameters: 
 
  | 
                                                    |||||||||||||||||||||
| 
                                                             sbcName  | 
                                                        
                                                             string  | 
                                                        
                                                             SBC FQDN and IP address, For example, oc1.sandbox2.audiocodes.be \[xx.xxx.xx.xxx\]  | 
                                                    |||||||||||||||||||||
| 
                                                             sbcId  | 
                                                        
                                                             integer  | 
                                                        
                                                             SBC Id in Live Cloud database.  | 
                                                    |||||||||||||||||||||
| 
                                                             id  | 
                                                        
                                                             integer  | 
                                                        
                                                             Job Id for the retrieval of the specific number.  |